home *** CD-ROM | disk | FTP | other *** search
/ TestDrive Windows 1993 Fall / TestDrive Windows 1993 Fall.iso / dbase / dtl / dd_recl.cod < prev    next >
Encoding:
Text File  |  1993-03-09  |  529 b   |  17 lines

  1. //
  2. // Module Name: DD_RECL.COD - current (selector name): Menu_Act = 11
  3. // Selectors used : Scope, For_Expr, While_Exp
  4. // Description: DOC. include file for the RECALL option.
  5. // Syntax     : RECALL [<scope>] [FOR <condition>] [WHILE <condition>]
  6. //
  7. Recall Records
  8. {if Scope || For_Expr || While_Exp || Copy_type then}
  9. {endofpage();}
  10. Command Options:
  11. { if Scope} SCOPE {upper(Scope)}{endif}\
  12. { if For_Expr} FOR {For_Expr}{endif}\
  13. { if While_Exp} WHILE {While_Exp}{endif}
  14. {endif}
  15. {endofpage();}
  16. // EOP DD_RECL.COD
  17.